﻿2026-07-16T05:55:56.1662864Z ##[group]Run actions/checkout@v5
2026-07-16T05:55:56.1663286Z with:
2026-07-16T05:55:56.1663601Z   repository: SaberMage/spt-shell-notify
2026-07-16T05:55:56.1664020Z   path: .adapter-notify
2026-07-16T05:55:56.1667746Z   token: ***
2026-07-16T05:55:56.1668047Z   ssh-strict: true
2026-07-16T05:55:56.1668362Z   ssh-user: git
2026-07-16T05:55:56.1668669Z   persist-credentials: true
2026-07-16T05:55:56.1682686Z   clean: true
2026-07-16T05:55:56.1683035Z   sparse-checkout-cone-mode: true
2026-07-16T05:55:56.1683425Z   fetch-depth: 1
2026-07-16T05:55:56.1683726Z   fetch-tags: false
2026-07-16T05:55:56.1684032Z   show-progress: true
2026-07-16T05:55:56.1684347Z   lfs: false
2026-07-16T05:55:56.1684635Z   submodules: false
2026-07-16T05:55:56.1684945Z   set-safe-directory: true
2026-07-16T05:55:56.1685280Z env:
2026-07-16T05:55:56.1685565Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-16T05:55:56.1685966Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-16T05:55:56.1686370Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-16T05:55:56.1686808Z ##[endgroup]
2026-07-16T05:55:56.3547119Z Syncing repository: SaberMage/spt-shell-notify
2026-07-16T05:55:56.3547910Z ##[group]Getting Git version info
2026-07-16T05:55:56.3548603Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-16T05:55:56.3552448Z [command]/usr/bin/git version
2026-07-16T05:55:56.3593040Z git version 2.43.0
2026-07-16T05:55:56.3645394Z ##[endgroup]
2026-07-16T05:55:56.3657473Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/04c85ab0-cb8a-4e1b-81a3-8ed380e44c52' before making global git config changes
2026-07-16T05:55:56.3658655Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T05:55:56.3661362Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-16T05:55:56.3692323Z ##[group]Initializing the repository
2026-07-16T05:55:56.3695723Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-16T05:55:56.3726760Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-16T05:55:56.3727572Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-16T05:55:56.3728330Z hint: of your new repositories, which will suppress this warning, call:
2026-07-16T05:55:56.3728874Z hint: 
2026-07-16T05:55:56.3729370Z hint: 	git config --global init.defaultBranch <name>
2026-07-16T05:55:56.3729842Z hint: 
2026-07-16T05:55:56.3730284Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-16T05:55:56.3731016Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-16T05:55:56.3731588Z hint: 
2026-07-16T05:55:56.3731883Z hint: 	git branch -m <name>
2026-07-16T05:55:56.3732770Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-16T05:55:56.3741700Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-16T05:55:56.3770120Z ##[endgroup]
2026-07-16T05:55:56.3770729Z ##[group]Disabling automatic garbage collection
2026-07-16T05:55:56.3781441Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T05:55:56.3801544Z ##[endgroup]
2026-07-16T05:55:56.3802098Z ##[group]Setting up auth
2026-07-16T05:55:56.3807311Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T05:55:56.3834833Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T05:55:56.4060935Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T05:55:56.4087528Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T05:55:56.4284613Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T05:55:56.4313460Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T05:55:56.4514868Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T05:55:56.4548103Z ##[endgroup]
2026-07-16T05:55:56.4548702Z ##[group]Determining the default branch
2026-07-16T05:55:56.4551800Z Retrieving the default branch name
2026-07-16T05:55:56.8439610Z Default branch 'main'
2026-07-16T05:55:56.8440632Z ##[endgroup]
2026-07-16T05:55:56.8441166Z ##[group]Fetching the repository
2026-07-16T05:55:56.8446773Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-16T05:55:57.4223973Z From https://github.com/SaberMage/spt-shell-notify
2026-07-16T05:55:57.4224476Z  * [new branch]      main       -> origin/main
2026-07-16T05:55:57.4243027Z ##[endgroup]
2026-07-16T05:55:57.4243384Z ##[group]Determining the checkout info
2026-07-16T05:55:57.4246042Z ##[endgroup]
2026-07-16T05:55:57.4250940Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T05:55:57.4294305Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T05:55:57.4332183Z ##[group]Checking out the ref
2026-07-16T05:55:57.4334276Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-16T05:55:57.4374419Z Switched to a new branch 'main'
2026-07-16T05:55:57.4374884Z branch 'main' set up to track 'origin/main'.
2026-07-16T05:55:57.4379211Z ##[endgroup]
2026-07-16T05:55:57.4416368Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T05:55:57.4440541Z ee2d37eadc730c0019e0af82d683074c509634a2
